Skip to content

DATAMONGO-2156 - Remove dependency to javax.xml.bind. #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Dec 4, 2018

We now no longer use DatatypeConverter to convert byte[] to its Base64-representation but use Spring Framework's Base64Utils.


Related ticket: DATAMONGO-2156.

We now no longer use DatatypeConverter to convert byte[] to its Base64-representation but use Spring Framework's Base64 utils.
@odrotbohm odrotbohm closed this Dec 5, 2018
@odrotbohm odrotbohm deleted the issue/DATAMONGO-2156 branch December 5, 2018 13:39
odrotbohm pushed a commit that referenced this pull request Dec 5, 2018
We now no longer use DatatypeConverter to convert byte[] to its Base64-representation but use Spring Framework's Base64 utils.

Original pull request: #626.
odrotbohm pushed a commit that referenced this pull request Dec 5, 2018
Original pull request: #626.
odrotbohm pushed a commit that referenced this pull request Dec 5, 2018
We now no longer use DatatypeConverter to convert byte[] to its Base64-representation but use Spring Framework's Base64 utils.

Original pull request: #626.
odrotbohm pushed a commit that referenced this pull request Dec 5, 2018
Original pull request: #626.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants